Apply fn on the diagnostic messages.
The return value from fn replaces the message. This makes it possible to rewrite a message if needed.
mapped onto a diagnostic message
an input range of lines to analyze for diagnostic messages
output range that the resulting log is written to.
See Implementation
Apply fn on the diagnostic messages.
The return value from fn replaces the message. This makes it possible to rewrite a message if needed.